home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Demo / Chimie / interfata.swf / scripts / DefineButton2_195 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-03  |  125b  |  6 lines

  1. on(release){
  2.    fscommand("hideAll");
  3.    _parent.java2dIndic._visible = true;
  4.    _parent.java2dInfo._visible = false;
  5. }
  6.